.tszq-box .left-bs-pic .ywtycb:hover {
    background-color: #1658a0;
}
.tszq-box .left-bs-pic .ywtycb:hover a {
    color: #fff;
}
#picanSwiper .swiper-slide .pic img {
    width: 280px;
}
.pican-swiper-box .swiper-pagination-bullets {
   margin: 25px 0 30px;
}
.zmhd-part {
    margin-top: -15px;
}
.zmhd-part .conMobel {
    background: unset;
}
.zdly-content .zdly-item {
   margin-top: 35px;
   margin-bottom: 5px;
}
.zdly-content .zdly-item .zdly-tit {
    margin-top: 15px;
    color: #333;
}
.right-links-list {
   justify-content: center;
}
.right-links-list .links-item {
   margin: 1px 1% 1%;
    width: 31%;
    font-size: 18px;
    background-color: #edeef2;
    border: 1px solid #edeef2;
}
.right-links-list .links-item:hover {
   color: #fff;
    font-size: 20px;
   background-color: #a98a4a;
}
.conMobel .item .pad {
    height: 360px;
    border: 1px #c8c8c8 solid;
}
.tab-box .tab-tit {
    border-bottom: 1px #c8c8c8 solid;
}
.fw-part {
    margin: 30px 0;
}
.fwqd-box .fwqd-list .fwqd-item a {
    border: 1px #c8c8c8 solid;
}
.lbt-part {
    margin: 5px auto 30px;
}
.gygg-part {
    margin: 35px auto 30px;
}
.gygg-part .gygg-wrap .gygg-pic {
    height: 90px;
}
.conMobel .item .contname .listNav a {
    font-size: 16px;
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
    }
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.animate__fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.lbt-part {
    margin: 5px auto 15px;
}
.gygg-part {
    margin: 15px auto 20px;
}
.news-box .tab-con .tab-list-box ul {
     margin-top: 6px;
}
.news-box .tab-tit,
.zwgk1-box .tab-tit,
#tabZdly .tab-tit {
     height: 46px;
}
.news-box .tab-tit ul li,
.zwgk1-box .tab-tit ul li,
#tabZdly .tab-tit ul li {
     margin-right: 29px;
     height: 46px;
}
.news-box .tab-tit ul li a,
.zwgk1-box .tab-tit ul li a,
#tabZdly .tab-tit ul li a {
     font-size: 20px;
}
.tab-con .tab-list-box ul li {
     line-height: 43px;
}
.tab-con .tab-list-box ul li:before {
     top: 20px;
}
.fw-item .fw-content .newsList li {
     width: 140px
}
.zmhd-part .conMobel .item .pad {
    display: block;
}
.zmhd-part .conMobel .item .pad .pad-box {
    display: flex;
    justify-content: space-between;
}
#tabZdly .tab-tit ul li a {
    font-size: 18px;
}
/* 新修改 */
.bs-con {
    /* width: 100%; */
    position: relative;
    box-sizing: border-box;
}
.bs-con .item {
    width: 32%;
}
.bs-con .item .pad {
    height: auto !important;
}
.bs-con .tab-box .tab-tit {
    height: 46px;
}
.bs-con .tab-box .tab-tit ul li {
    margin-right: 25px;
    height: 46px;
}
.bs-con .tab-box .tab-tit ul li a {
    font-size: 18px;
}
.bs-con .tab-con .tab-list-box ul {
    margin-top: 0;
}
#tabZdly .tab-tit ul li a {
    font-size: 18px;
}
.bslist-box-wrap {
    position: relative;
    box-sizing: border-box;
}
.bslist-box-wrap .bslist {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bslist-box-wrap .bslist .bs-item {
    margin-top: 10px;
    padding-left: 0;
    padding: 0 15px;
    width: 45.9%;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    text-align: center;
    border: 1px #e0e0e0 solid;
    border-radius: 6px;
    position: relative;
    box-sizing: border-box;
}
.bslist-box-wrap .bslist .bs-item::before {
    background-color: #fff;
}
.bslist-box-wrap .bslist .bs-item a {
    display: block;
}
.bslist-box-wrap .bslist .bs-item:hover {
    border: 1px solid #1658a0;
    background-color: #f2f8ff;
    box-shadow: 0 0 6px rgba(22, 88, 160,.21);
}
/* 带图标 */
.bsiconlist {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.bsiconlist .bs-icon-item {
    width: 25%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.bsiconlist .bs-icon-item a {
    display: block;
    color: #333;
}

.bsiconlist .bs-icon-item a .bs-item-tit {
    margin-top: 10px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.bsiconlist .bs-icon-item .bs-icon-box {
    margin: 16px auto 6px;
    width: 54px;
    height: 54px;
    text-align: center;
    border-radius: 100%;
    background-color: #f2f8ff;
    transition: all .3s;
    position: relative;
    overflow: hidden;
}
.bsiconlist .bs-icon-item .bs-icon-box .bs-icon {
    margin: 0 auto;
    margin-top: 13px;
    vertical-align: middle;
}
.bsiconlist .bs-icon-item .bs-icon-w {
    display: none;
}
.bsiconlist .bs-icon-item .bs-icon-b {
    display: block;
}
.bsiconlist .bs-icon-item a:hover {
    color: #1658a0;
}
.bsiconlist .bs-icon-item a:hover .bs-icon-box {
    background-color: #1658a0;
}
.bsiconlist .bs-icon-item a:hover .bs-icon-w {
    display: block;
}
.bsiconlist .bs-icon-item a:hover .bs-icon-b {
    display: none;
}

/* 特色专区 */
.tszqlist {
    margin-bottom: 6px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.tszqlist .tszq-item {
    margin-right: 16px;
    margin-top: 16px;
    width: 168px;
    position: relative;
    box-sizing: border-box;
}
.tszqlist .tszq-item a {
    border-radius: 2px;
    overflow: hidden;
    display: block;
}
.tszqlist .tszq-item:nth-child(2n) {
    margin-right: 0;
}
.tszqlist .tszq-item:last-child {
    margin-right: 0;
}
.tszqlist .tszq-item a img {
    width: 100%;
    height: 100%;
    margin-left: 0;
    transition: all 0.5s;
    vertical-align: middle;
}
.tszqlist .tszq-item a .zty-special-zone-content {
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
}
.tszqlist .tszq-item a .zty-special-zone-title {
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 15%);
    display: table-cell;
    vertical-align: middle;
}